# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the elan5515 touchscreen drivers.
#

obj-$(CONFIG_TOUCHSCREEN_ELAN5515)	+= tp_elan_5515.o
tp_elan_5515-y	+= elan_ts.o elan_update.o elan_tool.o
